*** empty log message ***
authorJuri Linkov <juri@jurta.org>
Wed, 28 Jun 2006 14:17:44 +0000 (14:17 +0000)
committerJuri Linkov <juri@jurta.org>
Wed, 28 Jun 2006 14:17:44 +0000 (14:17 +0000)
etc/ChangeLog
lisp/ChangeLog

index 041a9e4e816a3889fbdc696e33537b9050132cab..9a269d75047464ccbaac05dfb9d84c799c5f29d3 100644 (file)
@@ -1,3 +1,7 @@
+2006-06-28  Juri Linkov  <juri@jurta.org>
+
+       * grep.txt (Local Variables): Move to end of file.
+
 2006-06-28  Reiner Steib  <Reiner.Steib@gmx.de>
 
        * Makefile: Add rules for refcards.
index e94a61205b9aad26e29704f56f3ad3b3ec6210a6..56c8708b1929f00c008f8aab9cb42c53ccbf520c 100644 (file)
@@ -1,3 +1,13 @@
+2006-06-28  Juri Linkov  <juri@jurta.org>
+
+       * buff-menu.el (list-buffers-noselect): Compare Info file
+       with the string "dir" to detect Info directory.
+
+       * complete.el (partial-completion-mode): In lambda for
+       `choose-completion-string-functions' use full function signature
+       with 4 args, and move point to the end of the minibuffer only if arg
+       `mini-p' is non-nil.
+
 2006-06-28  John Paul Wallington  <jpw@pobox.com>
 
        * ibuffer.el (ibuffer-mode): Doc fix.